incr1(nil) -> nil
incr1(cons2(X, L)) -> cons2(s1(X), incr1(L))
adx1(nil) -> nil
adx1(cons2(X, L)) -> incr1(cons2(X, adx1(L)))
nats -> adx1(zeros)
zeros -> cons2(0, zeros)
head1(cons2(X, L)) -> X
tail1(cons2(X, L)) -> L
↳ QTRS
↳ Non-Overlap Check
incr1(nil) -> nil
incr1(cons2(X, L)) -> cons2(s1(X), incr1(L))
adx1(nil) -> nil
adx1(cons2(X, L)) -> incr1(cons2(X, adx1(L)))
nats -> adx1(zeros)
zeros -> cons2(0, zeros)
head1(cons2(X, L)) -> X
tail1(cons2(X, L)) -> L
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
incr1(nil) -> nil
incr1(cons2(X, L)) -> cons2(s1(X), incr1(L))
adx1(nil) -> nil
adx1(cons2(X, L)) -> incr1(cons2(X, adx1(L)))
nats -> adx1(zeros)
zeros -> cons2(0, zeros)
head1(cons2(X, L)) -> X
tail1(cons2(X, L)) -> L
incr1(nil)
incr1(cons2(x0, x1))
adx1(nil)
adx1(cons2(x0, x1))
nats
zeros
head1(cons2(x0, x1))
tail1(cons2(x0, x1))
ADX1(cons2(X, L)) -> ADX1(L)
ADX1(cons2(X, L)) -> INCR1(cons2(X, adx1(L)))
NATS -> ADX1(zeros)
NATS -> ZEROS
ZEROS -> ZEROS
INCR1(cons2(X, L)) -> INCR1(L)
incr1(nil) -> nil
incr1(cons2(X, L)) -> cons2(s1(X), incr1(L))
adx1(nil) -> nil
adx1(cons2(X, L)) -> incr1(cons2(X, adx1(L)))
nats -> adx1(zeros)
zeros -> cons2(0, zeros)
head1(cons2(X, L)) -> X
tail1(cons2(X, L)) -> L
incr1(nil)
incr1(cons2(x0, x1))
adx1(nil)
adx1(cons2(x0, x1))
nats
zeros
head1(cons2(x0, x1))
tail1(cons2(x0, x1))
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
ADX1(cons2(X, L)) -> ADX1(L)
ADX1(cons2(X, L)) -> INCR1(cons2(X, adx1(L)))
NATS -> ADX1(zeros)
NATS -> ZEROS
ZEROS -> ZEROS
INCR1(cons2(X, L)) -> INCR1(L)
incr1(nil) -> nil
incr1(cons2(X, L)) -> cons2(s1(X), incr1(L))
adx1(nil) -> nil
adx1(cons2(X, L)) -> incr1(cons2(X, adx1(L)))
nats -> adx1(zeros)
zeros -> cons2(0, zeros)
head1(cons2(X, L)) -> X
tail1(cons2(X, L)) -> L
incr1(nil)
incr1(cons2(x0, x1))
adx1(nil)
adx1(cons2(x0, x1))
nats
zeros
head1(cons2(x0, x1))
tail1(cons2(x0, x1))
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDP
ZEROS -> ZEROS
incr1(nil) -> nil
incr1(cons2(X, L)) -> cons2(s1(X), incr1(L))
adx1(nil) -> nil
adx1(cons2(X, L)) -> incr1(cons2(X, adx1(L)))
nats -> adx1(zeros)
zeros -> cons2(0, zeros)
head1(cons2(X, L)) -> X
tail1(cons2(X, L)) -> L
incr1(nil)
incr1(cons2(x0, x1))
adx1(nil)
adx1(cons2(x0, x1))
nats
zeros
head1(cons2(x0, x1))
tail1(cons2(x0, x1))
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDPOrderProof
↳ QDP
INCR1(cons2(X, L)) -> INCR1(L)
incr1(nil) -> nil
incr1(cons2(X, L)) -> cons2(s1(X), incr1(L))
adx1(nil) -> nil
adx1(cons2(X, L)) -> incr1(cons2(X, adx1(L)))
nats -> adx1(zeros)
zeros -> cons2(0, zeros)
head1(cons2(X, L)) -> X
tail1(cons2(X, L)) -> L
incr1(nil)
incr1(cons2(x0, x1))
adx1(nil)
adx1(cons2(x0, x1))
nats
zeros
head1(cons2(x0, x1))
tail1(cons2(x0, x1))
The following pairs can be strictly oriented and are deleted.
The remaining pairs can at least by weakly be oriented.
INCR1(cons2(X, L)) -> INCR1(L)
cons2 > INCR1
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ PisEmptyProof
↳ QDP
incr1(nil) -> nil
incr1(cons2(X, L)) -> cons2(s1(X), incr1(L))
adx1(nil) -> nil
adx1(cons2(X, L)) -> incr1(cons2(X, adx1(L)))
nats -> adx1(zeros)
zeros -> cons2(0, zeros)
head1(cons2(X, L)) -> X
tail1(cons2(X, L)) -> L
incr1(nil)
incr1(cons2(x0, x1))
adx1(nil)
adx1(cons2(x0, x1))
nats
zeros
head1(cons2(x0, x1))
tail1(cons2(x0, x1))
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDP
↳ QDPOrderProof
ADX1(cons2(X, L)) -> ADX1(L)
incr1(nil) -> nil
incr1(cons2(X, L)) -> cons2(s1(X), incr1(L))
adx1(nil) -> nil
adx1(cons2(X, L)) -> incr1(cons2(X, adx1(L)))
nats -> adx1(zeros)
zeros -> cons2(0, zeros)
head1(cons2(X, L)) -> X
tail1(cons2(X, L)) -> L
incr1(nil)
incr1(cons2(x0, x1))
adx1(nil)
adx1(cons2(x0, x1))
nats
zeros
head1(cons2(x0, x1))
tail1(cons2(x0, x1))
The following pairs can be strictly oriented and are deleted.
The remaining pairs can at least by weakly be oriented.
ADX1(cons2(X, L)) -> ADX1(L)
cons2 > ADX1
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ PisEmptyProof
incr1(nil) -> nil
incr1(cons2(X, L)) -> cons2(s1(X), incr1(L))
adx1(nil) -> nil
adx1(cons2(X, L)) -> incr1(cons2(X, adx1(L)))
nats -> adx1(zeros)
zeros -> cons2(0, zeros)
head1(cons2(X, L)) -> X
tail1(cons2(X, L)) -> L
incr1(nil)
incr1(cons2(x0, x1))
adx1(nil)
adx1(cons2(x0, x1))
nats
zeros
head1(cons2(x0, x1))
tail1(cons2(x0, x1))